Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormattingBagList<T> Class / Count Property

In This Topic
    Count Property (FormattingBagList<T>)
    In This Topic
    Gets count of items in the list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also